home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19960715-19961006 / 000160_news@columbia.edu _Fri Aug 9 14:15:05 1996.msg < prev    next >
Internet Message Format  |  2020-01-01  |  4KB

  1. Return-Path: news@columbia.edu
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30]) by watsun.cc.columbia.edu (8.7.5/8.7.3) with ESMTP id OAA05331 for <kermit.misc@watsun.cc.columbia.edu>; Fri, 9 Aug 1996 14:15:04 -0400 (EDT)
  3. Received: (from news@localhost) by newsmaster.cc.columbia.edu (8.7.5/8.7.3) id OAA10803 for kermit.misc@watsun; Fri, 9 Aug 1996 14:15:01 -0400 (EDT)
  4. Path: news.columbia.edu!panix!newsfeed.internetmci.com!usenet.eel.ufl.edu!warwick!bham!B.A.McCauley
  5. From: B.A.McCauley@bham.ac.uk
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: Re: MS-KERMIT 3.14 server "REMOTE DELETE" problem
  8. Date: 09 Aug 1996 16:32:44 GMT
  9. Organization: The University of Birmingham, UK.
  10. Lines: 63
  11. Message-ID: <B.A.MCCAULEY.96Aug9173244@wcl-l.bham.ac.uk>
  12. References: <B.A.MCCAULEY.96Aug8114643@wcl-l.bham.ac.uk>
  13.     <4ucor3$4j5@apakabar.cc.columbia.edu>
  14. NNTP-Posting-Host: wcl-l.bham.ac.uk
  15. To: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  16. In-reply-to: fdc@watsun.cc.columbia.edu's message of 8 Aug 1996 13:07:47 GMT
  17.  
  18. In article <4ucor3$4j5@apakabar.cc.columbia.edu>,
  19.  fdc@watsun.cc.columbia.edu (Frank da Cruz) writes:
  20. >In article <B.A.MCCAULEY.96Aug8114643@wcl-l.bham.ac.uk>,
  21. > <B.A.McCauley@bham.ac.uk> wrote:
  22. >: I have a PC running MS-KERMIT 3.14 server to provide access to a
  23. >: filesystem.  The application talking to this server is a home-grown
  24. >: implementation of the Kermit protocols.  When the application attempts
  25. >: to delete a file using the "REMOTE DELETE" command I get a problem if
  26. >: any of the components of the filename start with a digit.  I assume
  27. >: this is because the backslash-digit sequence is being interpreted as a
  28. >: control character.
  29. >: 
  30. >Perhaps, but by whom?
  31.  
  32. Well it's not my software and I very much doubt it's COMMAND.COM this
  33. leaves MS-KERMIT as the prime suspect.
  34.  
  35. >When sending a server command from C-Kermit or MS-DOS Kermit to a Kermit
  36. >server that runs on a DOS-like file system, you have to double the
  37. >backslashes in your commands, to force the *command interpreter* to take
  38. >the backslash literally.
  39.  
  40. Oh no you don't!  The *DOS* command interpreter does not treat
  41. backlashes as special.  Unix ones do.  It still seems odd to me that
  42. using the "*GENERIC* delete" command that the protocol would allow me
  43. to be affected by idiosyncracies of the host operating system's
  44. command interpreter.
  45.  
  46. >In the Kermit *protocol*, there is nothing special about backslashes.
  47. >Here are the packets from a successful REMOTE DELETE operation:
  48. >
  49. >  ^A1 GE,c:\tmp\123.xT
  50. >  ^A3 Ydel c:\tmp\123.xL
  51. >
  52. >As you can see, the backslashes are backslashes. 
  53.  
  54. Here are the packets from an unsuccessful REMOTE DELETE operation:
  55.  
  56.   ^A- GE(T:\123.xG
  57.   ^A, Ydel T:{.xK
  58.  
  59. As you can see, the backslashes are not backslashes once MS-KERMIT has
  60. had it's way with them.
  61.  
  62. Assuming the packets you showed me are for real, you are telling me by
  63. implication that I have found a bug in MS-KERMIT 3.14pl0 but that it's
  64. already fixed in the version you are using.
  65.  
  66. In case you are wondering why I'm using pl0 rather than the latest
  67. patch level it's because I had some other problems with ARP in later
  68. versions.  Indeed the problem appeared in exactly the patch level
  69. where the release notes said that an ARP bug had been fixed.  In fact
  70. I've still having ARP problems so I think I'll try upgrading again.
  71.  
  72. If the backslash bug is still in the later version I'll get back to you.
  73.  
  74. -- 
  75.     \\   ( )   No Bullshit!   | Email: B.A.McCauley@bham.ac.uk
  76.  .  _\\__[oo       from       | Phones: +44 121 471 3789 (home)
  77. .__/  \\ /\@  /~)  /~[   /\/[ |   +44 121 627 2173 (voice) 2175 (fax)
  78. .  l___\\    /~~) /~~[  /   [ | PGP-fp: D7 03 2A 4B D8 3A 05 37...
  79.  # ll  l\\  ~~~~ ~   ~ ~    ~ | http://wcl-l.bham.ac.uk/~bam/
  80. ###LL  LL\\ (Brian McCauley)  | Finger: bam@wcl-rs.bham.ac.uk